﻿2026-06-03T07:18:59.4866711Z Current runner version: '2.334.0'
2026-06-03T07:18:59.4943799Z ##[group]Runner Image Provisioner
2026-06-03T07:18:59.4945086Z Hosted Compute Agent
2026-06-03T07:18:59.4946008Z Version: 20260520.533
2026-06-03T07:18:59.4946969Z Commit: 189110e25284a9812c124fd27b339e2fb4f2f9db
2026-06-03T07:18:59.4948069Z Build Date: 2026-05-20T17:44:04Z
2026-06-03T07:18:59.4949107Z Worker ID: {272e7272-51bb-4cd5-8119-7abb6eb58450}
2026-06-03T07:18:59.4950247Z Azure Region: westcentralus
2026-06-03T07:18:59.4951479Z ##[endgroup]
2026-06-03T07:18:59.4953624Z ##[group]Operating System
2026-06-03T07:18:59.4954601Z Microsoft Windows Server 2025
2026-06-03T07:18:59.4955539Z 10.0.26100
2026-06-03T07:18:59.4956559Z Datacenter
2026-06-03T07:18:59.4957322Z ##[endgroup]
2026-06-03T07:18:59.4958138Z ##[group]Runner Image
2026-06-03T07:18:59.4959048Z Image: windows-2025
2026-06-03T07:18:59.4959895Z Version: 20260525.149.1
2026-06-03T07:18:59.4962082Z Included Software: https://github.com/actions/runner-images/blob/win25/20260525.149/images/windows/Windows2025-Readme.md
2026-06-03T07:18:59.4964541Z Image Release: https://github.com/actions/runner-images/releases/tag/win25%2F20260525.149
2026-06-03T07:18:59.4965986Z ##[endgroup]
2026-06-03T07:18:59.4967832Z ##[group]GITHUB_TOKEN Permissions
2026-06-03T07:18:59.4970586Z Contents: read
2026-06-03T07:18:59.4971496Z Metadata: read
2026-06-03T07:18:59.4972314Z Packages: read
2026-06-03T07:18:59.4973116Z ##[endgroup]
2026-06-03T07:18:59.4976424Z Secret source: Actions
2026-06-03T07:18:59.4977512Z Prepare workflow directory
2026-06-03T07:18:59.5548228Z Prepare all required actions
2026-06-03T07:18:59.5613331Z Getting action download info
2026-06-03T07:19:00.2551837Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5)
2026-06-03T07:19:00.4447147Z Download action repository 'dtolnay/rust-toolchain@stable' (SHA:29eef336d9b2848a0b548edc03f92a220660cdb8)
2026-06-03T07:19:00.7212740Z Download action repository 'Swatinem/rust-cache@v2' (SHA:e18b497796c12c097a38f9edb9d0641fb99eee32)
2026-06-03T07:19:01.6751538Z Complete job name: test (windows-latest)
2026-06-03T07:19:01.8544430Z ##[group]Run actions/checkout@v4
2026-06-03T07:19:01.8546280Z with:
2026-06-03T07:19:01.8546883Z   repository: SaberMage/spt-core
2026-06-03T07:19:01.8554066Z   token: ***
2026-06-03T07:19:01.8554598Z   ssh-strict: true
2026-06-03T07:19:01.8555129Z   ssh-user: git
2026-06-03T07:19:01.8555722Z   persist-credentials: true
2026-06-03T07:19:01.8556349Z   clean: true
2026-06-03T07:19:01.8556894Z   sparse-checkout-cone-mode: true
2026-06-03T07:19:01.8557590Z   fetch-depth: 1
2026-06-03T07:19:01.8558135Z   fetch-tags: false
2026-06-03T07:19:01.8558697Z   show-progress: true
2026-06-03T07:19:01.8559268Z   lfs: false
2026-06-03T07:19:01.8559781Z   submodules: false
2026-06-03T07:19:01.8560406Z   set-safe-directory: true
2026-06-03T07:19:01.8561350Z ##[endgroup]
2026-06-03T07:19:02.9228965Z Syncing repository: SaberMage/spt-core
2026-06-03T07:19:02.9234000Z ##[group]Getting Git version info
2026-06-03T07:19:02.9236202Z Working directory is 'D:\a\spt-core\spt-core'
2026-06-03T07:19:02.9239048Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-06-03T07:19:02.9240672Z git version 2.54.0.windows.1
2026-06-03T07:19:02.9245311Z ##[endgroup]
2026-06-03T07:19:02.9253331Z Temporarily overriding HOME='D:\a\_temp\4a98a415-3d5f-426b-913d-bc51e3dd3a9a' before making global git config changes
2026-06-03T07:19:02.9256423Z Adding repository directory to the temporary git global config as a safe directory
2026-06-03T07:19:02.9259275Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\spt-core\spt-core
2026-06-03T07:19:02.9263911Z Deleting the contents of 'D:\a\spt-core\spt-core'
2026-06-03T07:19:02.9266495Z ##[group]Initializing the repository
2026-06-03T07:19:02.9268446Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\spt-core\spt-core
2026-06-03T07:19:02.9277030Z Initialized empty Git repository in D:/a/spt-core/spt-core/.git/
2026-06-03T07:19:02.9285562Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/SaberMage/spt-core
2026-06-03T07:19:02.9291595Z ##[endgroup]
2026-06-03T07:19:02.9293838Z ##[group]Disabling automatic garbage collection
2026-06-03T07:19:02.9295922Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
2026-06-03T07:19:02.9518967Z ##[endgroup]
2026-06-03T07:19:02.9521582Z ##[group]Setting up auth
2026-06-03T07:19:02.9535460Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-03T07:19:03.9716179Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-03T07:19:04.9825525Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-03T07:19:05.0171654Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-03T07:19:05.6094351Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-03T07:19:05.6402496Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-03T07:19:06.2679385Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-03T07:19:06.3008999Z ##[endgroup]
2026-06-03T07:19:06.3012270Z ##[group]Fetching the repository
2026-06-03T07:19:06.3042607Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c848ebd736375677a84c6d8c072be67dac347cda:refs/remotes/origin/dev-freeform
2026-06-03T07:19:07.4242479Z From https://github.com/SaberMage/spt-core
2026-06-03T07:19:07.4247347Z  * [new ref]         c848ebd736375677a84c6d8c072be67dac347cda -> origin/dev-freeform
2026-06-03T07:19:07.4599699Z ##[endgroup]
2026-06-03T07:19:07.4602509Z ##[group]Determining the checkout info
2026-06-03T07:19:07.4618414Z ##[endgroup]
2026-06-03T07:19:07.4627101Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-06-03T07:19:07.5109333Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-03T07:19:07.5425421Z ##[group]Checking out the ref
2026-06-03T07:19:07.5438078Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-03T07:19:07.6165090Z Switched to a new branch 'dev-freeform'
2026-06-03T07:19:07.6194740Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-03T07:19:07.6249079Z ##[endgroup]
2026-06-03T07:19:07.6627910Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-06-03T07:19:07.6911935Z c848ebd736375677a84c6d8c072be67dac347cda
2026-06-03T07:19:07.7424383Z ##[group]Run dtolnay/rust-toolchain@stable
2026-06-03T07:19:07.7424775Z with:
2026-06-03T07:19:07.7424965Z   components: clippy
2026-06-03T07:19:07.7425178Z   toolchain: stable
2026-06-03T07:19:07.7425364Z ##[endgroup]
2026-06-03T07:19:07.7642907Z ##[group]Run : parse toolchain version
2026-06-03T07:19:07.7643361Z [36;1m: parse toolchain version[0m
2026-06-03T07:19:07.7643703Z [36;1mif [[ -z $toolchain ]]; then[0m
2026-06-03T07:19:07.7644299Z [36;1m  # GitHub does not enforce `required: true` inputs itself. https://github.com/actions/runner/issues/1070[0m
2026-06-03T07:19:07.7644922Z [36;1m  echo "'toolchain' is a required input" >&2[0m
2026-06-03T07:19:07.7645237Z [36;1m  exit 1[0m
2026-06-03T07:19:07.7645564Z [36;1melif [[ $toolchain =~ ^stable' '[0-9]+' '(year|month|week|day)s?' 'ago$ ]]; then[0m
2026-06-03T07:19:07.7646660Z [36;1m  if [[ Windows == macOS ]]; then[0m
2026-06-03T07:19:07.7647199Z [36;1m    echo "toolchain=1.$((($(date -v-$(sed 's/stable \([0-9]*\) \(.\).*/\1\2/' <<< $toolchain) +%s)/60/60/24-16569)/7/6))" >> $GITHUB_OUTPUT[0m
2026-06-03T07:19:07.7647662Z [36;1m  else[0m
2026-06-03T07:19:07.7648030Z [36;1m    echo "toolchain=1.$((($(date --date "${toolchain#stable }" +%s)/60/60/24-16569)/7/6))" >> $GITHUB_OUTPUT[0m
2026-06-03T07:19:07.7648447Z [36;1m  fi[0m
2026-06-03T07:19:07.7648719Z [36;1melif [[ $toolchain =~ ^stable' 'minus' '[0-9]+' 'releases?$ ]]; then[0m
2026-06-03T07:19:07.7649207Z [36;1m  echo "toolchain=1.$((($(date +%s)/60/60/24-16569)/7/6-${toolchain//[^0-9]/}))" >> $GITHUB_OUTPUT[0m
2026-06-03T07:19:07.7649639Z [36;1melif [[ $toolchain =~ ^1\.[0-9]+$ ]]; then[0m
2026-06-03T07:19:07.7650123Z [36;1m  echo "toolchain=1.$((i=${toolchain#1.}, c=($(date +%s)/60/60/24-16569)/7/6, i+9*i*(10*i<=c)+90*i*(100*i<=c)))" >> $GITHUB_OUTPUT[0m
2026-06-03T07:19:07.7650567Z [36;1melse[0m
2026-06-03T07:19:07.7650792Z [36;1m  echo "toolchain=$toolchain" >> $GITHUB_OUTPUT[0m
2026-06-03T07:19:07.7651098Z [36;1mfi[0m
2026-06-03T07:19:07.7665414Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:07.7665801Z env:
2026-06-03T07:19:07.7666036Z   toolchain: stable
2026-06-03T07:19:07.7666244Z ##[endgroup]
2026-06-03T07:19:07.8386910Z ##[group]Run : construct rustup command line
2026-06-03T07:19:07.8387274Z [36;1m: construct rustup command line[0m
2026-06-03T07:19:07.8387710Z [36;1mecho "targets=$(for t in ${targets//,/ }; do echo -n ' --target' $t; done)" >> $GITHUB_OUTPUT[0m
2026-06-03T07:19:07.8388283Z [36;1mecho "components=$(for c in ${components//,/ }; do echo -n ' --component' $c; done)" >> $GITHUB_OUTPUT[0m
2026-06-03T07:19:07.8388727Z [36;1mecho "downgrade=" >> $GITHUB_OUTPUT[0m
2026-06-03T07:19:07.8399302Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:07.8399703Z env:
2026-06-03T07:19:07.8399880Z   targets: 
2026-06-03T07:19:07.8400061Z   components: clippy
2026-06-03T07:19:07.8400255Z ##[endgroup]
2026-06-03T07:19:07.9162871Z ##[group]Run : set $CARGO_HOME
2026-06-03T07:19:07.9163147Z [36;1m: set $CARGO_HOME[0m
2026-06-03T07:19:07.9163457Z [36;1mecho CARGO_HOME=${CARGO_HOME:-"$USERPROFILE\.cargo"} >> $GITHUB_ENV[0m
2026-06-03T07:19:07.9174174Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:07.9174557Z ##[endgroup]
2026-06-03T07:19:07.9681711Z ##[group]Run : install rustup if needed on windows
2026-06-03T07:19:07.9682074Z [36;1m: install rustup if needed on windows[0m
2026-06-03T07:19:07.9682368Z [36;1mif ! command -v rustup &>/dev/null; then[0m
2026-06-03T07:19:07.9683083Z [36;1m  curl --proto '=https' --tlsv1.2 --retry 10 --retry-connrefused --location --silent --show-error --fail https://win.rustup.rs/x86_64 --output 'D:\a\_temp\rustup-init.exe'[0m
2026-06-03T07:19:07.9684164Z [36;1m  'D:\a\_temp\rustup-init.exe' --default-toolchain none --no-modify-path -y[0m
2026-06-03T07:19:07.9686413Z [36;1m  echo "$CARGO_HOME\bin" >> $GITHUB_PATH[0m
2026-06-03T07:19:07.9686733Z [36;1mfi[0m
2026-06-03T07:19:07.9696944Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:07.9697326Z env:
2026-06-03T07:19:07.9697527Z   CARGO_HOME: C:\Users\runneradmin\.cargo
2026-06-03T07:19:07.9697775Z ##[endgroup]
2026-06-03T07:19:08.0262963Z ##[group]Run rustup toolchain install stable --component clippy --profile minimal --no-self-update
2026-06-03T07:19:08.0263589Z [36;1mrustup toolchain install stable --component clippy --profile minimal --no-self-update[0m
2026-06-03T07:19:08.0273518Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:08.0273881Z env:
2026-06-03T07:19:08.0274076Z   CARGO_HOME: C:\Users\runneradmin\.cargo
2026-06-03T07:19:08.0274345Z   RUSTUP_PERMIT_COPY_RENAME: 1
2026-06-03T07:19:08.0274722Z ##[endgroup]
2026-06-03T07:19:10.8594232Z info: syncing channel updates for stable-x86_64-pc-windows-msvc
2026-06-03T07:19:11.4317949Z info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
2026-06-03T07:19:11.4669860Z info: removing previous version of component clippy
2026-06-03T07:19:11.4828667Z info: removing previous version of component rustfmt
2026-06-03T07:19:11.4962278Z info: removing previous version of component rust-std for target x86_64-pc-windows-gnu
2026-06-03T07:19:11.6089087Z info: removing previous version of component rust-std for target i686-pc-windows-msvc
2026-06-03T07:19:11.6928627Z info: removing previous version of component cargo
2026-06-03T07:19:11.7472401Z info: removing previous version of component rust-std
2026-06-03T07:19:11.8223706Z info: removing previous version of component rustc
2026-06-03T07:19:11.8840996Z info: downloading 7 components
2026-06-03T07:19:26.1073725Z 
2026-06-03T07:19:26.1809309Z   stable-x86_64-pc-windows-msvc updated - rustc 1.96.0 (ac68faa20 2026-05-25) (from rustc 1.95.0 (59807616e 2026-04-14))
2026-06-03T07:19:26.1810698Z 
2026-06-03T07:19:26.2128539Z ##[group]Run rustup default stable
2026-06-03T07:19:26.2128826Z [36;1mrustup default stable[0m
2026-06-03T07:19:26.2139085Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:26.2139465Z env:
2026-06-03T07:19:26.2139671Z   CARGO_HOME: C:\Users\runneradmin\.cargo
2026-06-03T07:19:26.2139919Z ##[endgroup]
2026-06-03T07:19:26.2853386Z info: using existing install for stable-x86_64-pc-windows-msvc
2026-06-03T07:19:26.2919053Z info: default toolchain set to stable-x86_64-pc-windows-msvc
2026-06-03T07:19:26.2919520Z 
2026-06-03T07:19:26.3119180Z   stable-x86_64-pc-windows-msvc unchanged - rustc 1.96.0 (ac68faa20 2026-05-25)
2026-06-03T07:19:26.3120587Z 
2026-06-03T07:19:26.3325957Z ##[group]Run : create cachekey
2026-06-03T07:19:26.3326352Z [36;1m: create cachekey[0m
2026-06-03T07:19:26.3326923Z [36;1mDATE=$(rustc +stable --version --verbose | sed -ne 's/^commit-date: \(20[0-9][0-9]\)-\([01][0-9]\)-\([0-3][0-9]\)$/\1\2\3/p')[0m
2026-06-03T07:19:26.3327901Z [36;1mHASH=$(rustc +stable --version --verbose | sed -ne 's/^commit-hash: //p')[0m
2026-06-03T07:19:26.3328484Z [36;1mecho "cachekey=$(echo $DATE$HASH | head -c12)" >> $GITHUB_OUTPUT[0m
2026-06-03T07:19:26.3339049Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:26.3339573Z env:
2026-06-03T07:19:26.3340005Z   CARGO_HOME: C:\Users\runneradmin\.cargo
2026-06-03T07:19:26.3340332Z ##[endgroup]
2026-06-03T07:19:27.3492368Z ##[group]Run : disable incremental compilation
2026-06-03T07:19:27.3493049Z [36;1m: disable incremental compilation[0m
2026-06-03T07:19:27.3493704Z [36;1mif [ -z "${CARGO_INCREMENTAL+set}" ]; then[0m
2026-06-03T07:19:27.3494387Z [36;1m  echo CARGO_INCREMENTAL=0 >> $GITHUB_ENV[0m
2026-06-03T07:19:27.3494956Z [36;1mfi[0m
2026-06-03T07:19:27.3511092Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:27.3511879Z env:
2026-06-03T07:19:27.3512298Z   CARGO_HOME: C:\Users\runneradmin\.cargo
2026-06-03T07:19:27.3513881Z ##[endgroup]
2026-06-03T07:19:27.4137245Z ##[group]Run : enable colors in Cargo output
2026-06-03T07:19:27.4137559Z [36;1m: enable colors in Cargo output[0m
2026-06-03T07:19:27.4137845Z [36;1mif [ -z "${CARGO_TERM_COLOR+set}" ]; then[0m
2026-06-03T07:19:27.4138152Z [36;1m  echo CARGO_TERM_COLOR=always >> $GITHUB_ENV[0m
2026-06-03T07:19:27.4138413Z [36;1mfi[0m
2026-06-03T07:19:27.4148413Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:27.4148775Z env:
2026-06-03T07:19:27.4148960Z   CARGO_HOME: C:\Users\runneradmin\.cargo
2026-06-03T07:19:27.4149207Z   CARGO_INCREMENTAL: 0
2026-06-03T07:19:27.4149402Z ##[endgroup]
2026-06-03T07:19:27.4640715Z ##[group]Run : enable Cargo sparse registry
2026-06-03T07:19:27.4641029Z [36;1m: enable Cargo sparse registry[0m
2026-06-03T07:19:27.4641526Z [36;1m# implemented in 1.66, stabilized in 1.68, made default in 1.70[0m
2026-06-03T07:19:27.4642146Z [36;1mif [ -z "${CARGO_REGISTRIES_CRATES_IO_PROTOCOL+set}" -o -f "D:\a\_temp"/.implicit_cargo_registries_crates_io_protocol ]; then[0m
2026-06-03T07:19:27.4642770Z [36;1m  if rustc +stable --version --verbose | grep -q '^release: 1\.6[89]\.'; then[0m
2026-06-03T07:19:27.4643246Z [36;1m    touch "D:\a\_temp"/.implicit_cargo_registries_crates_io_protocol || true[0m
2026-06-03T07:19:27.4643977Z [36;1m    echo CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse >> $GITHUB_ENV[0m
2026-06-03T07:19:27.4644614Z [36;1m  elif rustc +stable --version --verbose | grep -q '^release: 1\.6[67]\.'; then[0m
2026-06-03T07:19:27.4645073Z [36;1m    touch "D:\a\_temp"/.implicit_cargo_registries_crates_io_protocol || true[0m
2026-06-03T07:19:27.4645488Z [36;1m    echo CARGO_REGISTRIES_CRATES_IO_PROTOCOL=git >> $GITHUB_ENV[0m
2026-06-03T07:19:27.4645792Z [36;1m  fi[0m
2026-06-03T07:19:27.4645971Z [36;1mfi[0m
2026-06-03T07:19:27.4655671Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:27.4656052Z env:
2026-06-03T07:19:27.4656247Z   CARGO_HOME: C:\Users\runneradmin\.cargo
2026-06-03T07:19:27.4656501Z   CARGO_INCREMENTAL: 0
2026-06-03T07:19:27.4656699Z   CARGO_TERM_COLOR: always
2026-06-03T07:19:27.4656896Z ##[endgroup]
2026-06-03T07:19:27.6693960Z ##[group]Run : work around spurious network errors in curl 8.0
2026-06-03T07:19:27.6694612Z [36;1m: work around spurious network errors in curl 8.0[0m
2026-06-03T07:19:27.6695434Z [36;1m# https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/timeout.20investigation[0m
2026-06-03T07:19:27.6697050Z [36;1mif rustc +stable --version --verbose | grep -q '^release: 1\.7[01]\.'; then[0m
2026-06-03T07:19:27.6697770Z [36;1m  echo CARGO_HTTP_MULTIPLEXING=false >> $GITHUB_ENV[0m
2026-06-03T07:19:27.6698245Z [36;1mfi[0m
2026-06-03T07:19:27.6713656Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:27.6714321Z env:
2026-06-03T07:19:27.6714645Z   CARGO_HOME: C:\Users\runneradmin\.cargo
2026-06-03T07:19:27.6715047Z   CARGO_INCREMENTAL: 0
2026-06-03T07:19:27.6716331Z   CARGO_TERM_COLOR: always
2026-06-03T07:19:27.6716704Z ##[endgroup]
2026-06-03T07:19:27.7895921Z ##[group]Run rustc +stable --version --verbose
2026-06-03T07:19:27.7896472Z [36;1mrustc +stable --version --verbose[0m
2026-06-03T07:19:27.7912838Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2026-06-03T07:19:27.7913478Z env:
2026-06-03T07:19:27.7913824Z   CARGO_HOME: C:\Users\runneradmin\.cargo
2026-06-03T07:19:27.7914224Z   CARGO_INCREMENTAL: 0
2026-06-03T07:19:27.7914549Z   CARGO_TERM_COLOR: always
2026-06-03T07:19:27.7914883Z ##[endgroup]
2026-06-03T07:19:27.8747494Z rustc 1.96.0 (ac68faa20 2026-05-25)
2026-06-03T07:19:27.8748300Z binary: rustc
2026-06-03T07:19:27.8748878Z commit-hash: ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96
2026-06-03T07:19:27.8749527Z commit-date: 2026-05-25
2026-06-03T07:19:27.8750008Z host: x86_64-pc-windows-msvc
2026-06-03T07:19:27.8750801Z release: 1.96.0
2026-06-03T07:19:27.8751285Z LLVM version: 22.1.2
2026-06-03T07:19:27.9089050Z ##[group]Run Swatinem/rust-cache@v2
2026-06-03T07:19:27.9089654Z with:
2026-06-03T07:19:27.9089838Z   prefix-key: v0-rust
2026-06-03T07:19:27.9090031Z   add-job-id-key: true
2026-06-03T07:19:27.9090243Z   add-rust-environment-hash-key: true
2026-06-03T07:19:27.9090490Z   cache-targets: true
2026-06-03T07:19:27.9090693Z   cache-all-crates: false
2026-06-03T07:19:27.9090928Z   cache-workspace-crates: false
2026-06-03T07:19:27.9091142Z   save-if: true
2026-06-03T07:19:27.9091321Z   cache-provider: github
2026-06-03T07:19:27.9091518Z   cache-bin: true
2026-06-03T07:19:27.9091693Z   lookup-only: false
2026-06-03T07:19:27.9091877Z   cmd-format: {0}
2026-06-03T07:19:27.9092040Z env:
2026-06-03T07:19:27.9092218Z   CARGO_HOME: C:\Users\runneradmin\.cargo
2026-06-03T07:19:27.9093211Z   CARGO_INCREMENTAL: 0
2026-06-03T07:19:27.9093437Z   CARGO_TERM_COLOR: always
2026-06-03T07:19:27.9093655Z ##[endgroup]
2026-06-03T07:19:28.4327935Z (node:6564) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-06-03T07:19:28.4329435Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-06-03T07:19:29.5878063Z ##[group]Cache Configuration
2026-06-03T07:19:29.5896933Z Cache Provider:
2026-06-03T07:19:29.5898382Z     github
2026-06-03T07:19:29.5899293Z Workspaces:
2026-06-03T07:19:29.5900144Z     D:\a\spt-core\spt-core
2026-06-03T07:19:29.5901326Z Cache Paths:
2026-06-03T07:19:29.5902200Z     C:\Users\runneradmin\.cargo\bin
2026-06-03T07:19:29.5903156Z     C:\Users\runneradmin\.cargo\.crates.toml
2026-06-03T07:19:29.5904115Z     C:\Users\runneradmin\.cargo\.crates2.json
2026-06-03T07:19:29.5905252Z     C:\Users\runneradmin\.cargo\registry
2026-06-03T07:19:29.5906324Z     C:\Users\runneradmin\.cargo\git
2026-06-03T07:19:29.5907291Z     D:\a\spt-core\spt-core\target
2026-06-03T07:19:29.5908179Z Restore Key:
2026-06-03T07:19:29.5908865Z     v0-rust-test-Windows_NT-x64-5dcabeed
2026-06-03T07:19:29.5909767Z Cache Key:
2026-06-03T07:19:29.5910749Z     v0-rust-test-Windows_NT-x64-5dcabeed-dbaa3378
2026-06-03T07:19:29.5946722Z .. Prefix:
2026-06-03T07:19:29.5947802Z   - v0-rust-test-Windows_NT-x64
2026-06-03T07:19:29.5948745Z .. Environment considered:
2026-06-03T07:19:29.5949632Z   - Rust Versions:
2026-06-03T07:19:29.5950616Z     - 1.96.0 x86_64-pc-windows-msvc ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96
2026-06-03T07:19:29.5952132Z     - 1.96.0 x86_64-pc-windows-msvc ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96
2026-06-03T07:19:29.5953229Z   - CARGO_HOME
2026-06-03T07:19:29.5954092Z   - CARGO_INCREMENTAL
2026-06-03T07:19:29.5954628Z   - CARGO_TERM_COLOR
2026-06-03T07:19:29.5955487Z .. Lockfiles considered:
2026-06-03T07:19:29.5956383Z   - D:\a\spt-core\spt-core\adapters\mock\Cargo.toml
2026-06-03T07:19:29.5957398Z   - D:\a\spt-core\spt-core\Cargo.lock
2026-06-03T07:19:29.5958753Z   - D:\a\spt-core\spt-core\crates\spt-daemon\Cargo.toml
2026-06-03T07:19:29.5959994Z   - D:\a\spt-core\spt-core\crates\spt-live\Cargo.toml
2026-06-03T07:19:29.5961081Z   - D:\a\spt-core\spt-core\crates\spt-msg\Cargo.toml
2026-06-03T07:19:29.5962289Z   - D:\a\spt-core\spt-core\crates\spt-proto\Cargo.toml
2026-06-03T07:19:29.5963481Z   - D:\a\spt-core\spt-core\crates\spt-runtime\Cargo.toml
2026-06-03T07:19:29.5964556Z   - D:\a\spt-core\spt-core\crates\spt-store\Cargo.toml
2026-06-03T07:19:29.5965662Z   - D:\a\spt-core\spt-core\crates\spt-term\Cargo.toml
2026-06-03T07:19:29.5966671Z   - D:\a\spt-core\spt-core\crates\spt\Cargo.toml
2026-06-03T07:19:29.5968255Z ##[endgroup]
2026-06-03T07:19:29.5979812Z 
2026-06-03T07:19:29.5980606Z ... Restoring cache ...
2026-06-03T07:19:29.9597544Z Cache hit for: v0-rust-test-Windows_NT-x64-5dcabeed-dbaa3378
2026-06-03T07:19:31.2073774Z Received 62914560 of 183226682 (34.3%), 59.6 MBs/sec
2026-06-03T07:19:32.2259193Z Received 142606336 of 183226682 (77.8%), 67.1 MBs/sec
2026-06-03T07:19:32.4994554Z Received 183226682 of 183226682 (100.0%), 76.0 MBs/sec
2026-06-03T07:19:32.5012191Z Cache Size: ~175 MB (183226682 B)
2026-06-03T07:19:32.5044597Z [command]"C:\Program Files\Git\usr\bin\tar.exe" -xf D:/a/_temp/cd94b285-d7f0-44f2-bff9-e1705bdbbd38/cache.tzst -P -C D:/a/spt-core/spt-core --force-local --use-compress-program "zstd -d"
2026-06-03T07:19:37.5099619Z Cache restored successfully
2026-06-03T07:19:37.5272690Z Restored from cache key "v0-rust-test-Windows_NT-x64-5dcabeed-dbaa3378" full match: true.
2026-06-03T07:19:37.5994661Z ##[group]Run cargo build --workspace --all-targets
2026-06-03T07:19:37.5995427Z [36;1mcargo build --workspace --all-targets[0m
2026-06-03T07:19:37.6154987Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-03T07:19:37.6155625Z env:
2026-06-03T07:19:37.6155998Z   CARGO_HOME: C:\Users\runneradmin\.cargo
2026-06-03T07:19:37.6156722Z   CARGO_INCREMENTAL: 0
2026-06-03T07:19:37.6157147Z   CARGO_TERM_COLOR: always
2026-06-03T07:19:37.6157564Z   CACHE_ON_FAILURE: false
2026-06-03T07:19:37.6157964Z ##[endgroup]
2026-06-03T07:19:42.4614698Z [1m[92m    Updating[0m crates.io index
2026-06-03T07:19:54.2579319Z [1m[92m   Compiling[0m spt-proto v0.0.0 (D:\a\spt-core\spt-core\crates\spt-proto)
2026-06-03T07:20:05.3183876Z [1m[92m   Compiling[0m spt-store v0.0.0 (D:\a\spt-core\spt-core\crates\spt-store)
2026-06-03T07:20:11.1316240Z [1m[92m   Compiling[0m spt-msg v0.0.0 (D:\a\spt-core\spt-core\crates\spt-msg)
2026-06-03T07:20:12.6576746Z [1m[92m   Compiling[0m spt-term v0.0.0 (D:\a\spt-core\spt-core\crates\spt-term)
2026-06-03T07:20:15.6104627Z [1m[92m   Compiling[0m spt-runtime v0.0.0 (D:\a\spt-core\spt-core\crates\spt-runtime)
2026-06-03T07:20:21.4150173Z [1m[92m   Compiling[0m spt-live v0.0.0 (D:\a\spt-core\spt-core\crates\spt-live)
2026-06-03T07:20:22.3672492Z [1m[92m   Compiling[0m spt-daemon v0.0.0 (D:\a\spt-core\spt-core\crates\spt-daemon)
2026-06-03T07:20:27.7311231Z [1m[92m   Compiling[0m spt v0.0.0 (D:\a\spt-core\spt-core\crates\spt)
2026-06-03T07:20:33.3214075Z [1m[92m   Compiling[0m mock-adapter v0.0.0 (D:\a\spt-core\spt-core\adapters\mock)
2026-06-03T07:20:44.9972581Z [1m[92m    Finished[0m `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
2026-06-03T07:20:45.3752651Z ##[group]Run cargo test --workspace
2026-06-03T07:20:45.3753377Z [36;1mcargo test --workspace[0m
2026-06-03T07:20:45.3838784Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-03T07:20:45.3839427Z env:
2026-06-03T07:20:45.3839885Z   CARGO_HOME: C:\Users\runneradmin\.cargo
2026-06-03T07:20:45.3840413Z   CARGO_INCREMENTAL: 0
2026-06-03T07:20:45.3840846Z   CARGO_TERM_COLOR: always
2026-06-03T07:20:45.3841290Z   CACHE_ON_FAILURE: false
2026-06-03T07:20:45.3841716Z ##[endgroup]
2026-06-03T07:20:47.2669793Z [1m[92m    Finished[0m `test` profile [unoptimized + debuginfo] target(s) in 1.46s
2026-06-03T07:20:47.2807756Z [1m[92m     Running[0m unittests src\main.rs (target\debug\deps\mock_session-a4262af56b1900b7.exe)
2026-06-03T07:20:47.2909836Z 
2026-06-03T07:20:47.2910528Z running 0 tests
2026-06-03T07:20:47.2911099Z 
2026-06-03T07:20:47.2911718Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-03T07:20:47.2912572Z 
2026-06-03T07:20:47.2928938Z [1m[92m     Running[0m tests\manifest_valid.rs (target\debug\deps\manifest_valid-7983764a2a74d248.exe)
2026-06-03T07:20:47.3067984Z 
2026-06-03T07:20:47.3068532Z running 3 tests
2026-06-03T07:20:47.3109854Z test mock_has_no_claude_code_conventions ... ok
2026-06-03T07:20:47.3110769Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-03T07:20:47.3122693Z test mock_manifest_parses_and_validates ... ok
2026-06-03T07:20:47.3123288Z 
2026-06-03T07:20:47.3123910Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-03T07:20:47.3124665Z 
2026-06-03T07:20:47.3143398Z [1m[92m     Running[0m unittests src\main.rs (target\debug\deps\spt-87be95f6d1b7c6c6.exe)
2026-06-03T07:20:47.3322170Z 
2026-06-03T07:20:47.3322867Z running 40 tests
2026-06-03T07:20:47.3386262Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-03T07:20:47.3393634Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-03T07:20:47.3442570Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-03T07:20:47.3472324Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-03T07:20:47.3499115Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-03T07:20:47.3529384Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-03T07:20:47.3555116Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-03T07:20:47.3585486Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-03T07:20:47.3607986Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-03T07:20:47.3685768Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-03T07:20:47.3686646Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-03T07:20:47.5101501Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-03T07:20:47.5105958Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-03T07:20:47.5116129Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-03T07:20:47.5143145Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-03T07:20:47.5148183Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-03T07:20:47.5151682Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-03T07:20:47.5198680Z test api::reporting::tests::history_log_appends ... ok
2026-06-03T07:20:47.5199682Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-03T07:20:47.5261473Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-03T07:20:47.5794771Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-03T07:20:47.6326191Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-03T07:20:47.6344768Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-03T07:20:47.6397213Z test api::startup::tests::missing_seed_refused ... ok
2026-06-03T07:20:47.6404122Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-03T07:20:47.6444464Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-03T07:20:47.6509122Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-03T07:20:47.6526555Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-03T07:20:47.6575194Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-03T07:20:47.6612340Z test api::tests::state_value_is_validated ... ok
2026-06-03T07:20:47.6613632Z test api::tests::adapter_is_required ... ok
2026-06-03T07:20:47.6652582Z test api::tests::surface_parses ... ok
2026-06-03T07:20:47.6686894Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-03T07:20:47.6765683Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-03T07:20:47.8227229Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-03T07:20:47.8248829Z test cli::tests::invalid_usage_errors ... ok
2026-06-03T07:20:47.8264166Z test cli::tests::ring_timeout_defaults ... ok
2026-06-03T07:20:47.8267776Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-03T07:20:47.8276673Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-03T07:20:47.8295006Z test cli::tests::subcommands_parse ... ok
2026-06-03T07:20:47.8295406Z 
2026-06-03T07:20:47.8298068Z test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
2026-06-03T07:20:47.8298741Z 
2026-06-03T07:20:47.8324785Z [1m[92m     Running[0m tests\contract_e2e.rs (target\debug\deps\contract_e2e-b997ae540cbc28fb.exe)
2026-06-03T07:20:47.8482969Z 
2026-06-03T07:20:47.8483683Z running 3 tests
2026-06-03T07:20:47.8786338Z SEEDED:5280
2026-06-03T07:20:48.2860007Z test live_agent_lifecycle_e2e ... ok
2026-06-03T07:20:48.4392694Z test mock_adapter_drives_the_full_contract ... ok
2026-06-03T07:20:48.5081960Z SEEDED:5280
2026-06-03T07:20:48.8269884Z test seed_then_listen_binds_and_relays ... ok
2026-06-03T07:20:48.8270617Z 
2026-06-03T07:20:48.8271288Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
2026-06-03T07:20:48.8271977Z 
2026-06-03T07:20:48.8297385Z [1m[92m     Running[0m unittests src\lib.rs (target\debug\deps\spt_daemon-02b8add385ca1da3.exe)
2026-06-03T07:20:48.8466093Z 
2026-06-03T07:20:48.8468771Z running 26 tests
2026-06-03T07:20:48.8506256Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-03T07:20:48.8512196Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-03T07:20:48.8513841Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-03T07:20:48.8532207Z test config::tests::missing_file_is_default ... ok
2026-06-03T07:20:48.8541217Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-03T07:20:48.8559951Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-03T07:20:48.8565374Z test config::tests::save_load_roundtrip ... ok
2026-06-03T07:20:48.8791113Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-03T07:20:48.8897031Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-03T07:20:48.9179258Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-03T07:20:48.9184886Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-03T07:20:48.9187519Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-03T07:20:48.9189063Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-03T07:20:48.9191031Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-03T07:20:48.9193213Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-03T07:20:48.9391047Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-03T07:20:48.9736354Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-03T07:20:48.9852089Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-03T07:20:48.9854233Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-03T07:20:48.9856929Z test msg::tests::output_envelope_round_trips ... ok
2026-06-03T07:20:48.9859287Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-03T07:20:49.1833712Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-03T07:20:49.3668372Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-03T07:20:49.3683593Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-03T07:20:49.3691848Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-03T07:20:49.5200642Z test relay::tests::run_honors_stop ... ok
2026-06-03T07:20:49.5201063Z 
2026-06-03T07:20:49.5202792Z test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
2026-06-03T07:20:49.5203597Z 
2026-06-03T07:20:49.5229362Z [1m[92m     Running[0m tests\broker.rs (target\debug\deps\broker-4519dc06d79d81e1.exe)
2026-06-03T07:20:49.5389284Z 
2026-06-03T07:20:49.5389854Z running 1 test
2026-06-03T07:20:49.5456926Z test broker_hosts_pty_child_streams_output_and_accepts_input ... FAILED
2026-06-03T07:20:49.5457626Z 
2026-06-03T07:20:49.5458936Z failures:
2026-06-03T07:20:49.5459322Z 
2026-06-03T07:20:49.5460139Z ---- broker_hosts_pty_child_streams_output_and_accepts_input stdout ----
2026-06-03T07:20:49.5461477Z 
2026-06-03T07:20:49.5462365Z thread 'broker_hosts_pty_child_streams_output_and_accepts_input' (4040) panicked at crates\spt-daemon\tests\broker.rs:55:38:
2026-06-03T07:20:49.5463796Z bind broker: Os { code: 3, kind: NotFound, message: "The system cannot find the path specified." }
2026-06-03T07:20:49.5464907Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-03T07:20:49.5511162Z [1m[91merror[0m: test failed, to rerun pass `-p spt-daemon --test broker`
2026-06-03T07:20:49.5511646Z 
2026-06-03T07:20:49.5515320Z 
2026-06-03T07:20:49.5515908Z failures:
2026-06-03T07:20:49.5516474Z     broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-03T07:20:49.5516941Z 
2026-06-03T07:20:49.5517476Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-03T07:20:49.5518153Z 
2026-06-03T07:20:49.6748392Z ##[error]Process completed with exit code 1.
2026-06-03T07:20:49.6951445Z Post job cleanup.
2026-06-03T07:20:49.9727958Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-06-03T07:20:50.0696048Z git version 2.54.0.windows.1
2026-06-03T07:20:50.0791762Z Temporarily overriding HOME='D:\a\_temp\8143d288-b9c5-4f69-9780-848e886a58c4' before making global git config changes
2026-06-03T07:20:50.0793111Z Adding repository directory to the temporary git global config as a safe directory
2026-06-03T07:20:50.0805448Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\spt-core\spt-core
2026-06-03T07:20:50.1231105Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-03T07:20:50.1542199Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-03T07:20:50.7643456Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-03T07:20:50.7893706Z http.https://github.com/.extraheader
2026-06-03T07:20:50.7944316Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-03T07:20:50.8254849Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-03T07:20:51.3739930Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-03T07:20:51.4039741Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-03T07:20:51.9528038Z Cleaning up orphan processes
2026-06-03T07:20:51.9685862Z Terminate orphan process: pid (9204) (vctip)
2026-06-03T07:20:51.9703673Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
